home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _36652FF0172C4BE09E57F2CF719FAE89 < prev    next >
Text File  |  2005-06-25  |  9KB  |  351 lines

  1. <window>
  2.   <id>2003</id> 
  3.   <defaultcontrol>2</defaultcontrol> 
  4.   <allowoverlay>no</allowoverlay>
  5.   <controls>
  6.     <control>
  7.         <description>background image</description> 
  8.         <type>image</type> 
  9.         <id>1</id> 
  10.         <posX>0</posX> 
  11.         <posY>0</posY> 
  12.         <width>720</width> 
  13.         <height>576</height> 
  14.         <texture>background.png</texture> 
  15.     </control>
  16.     <control>
  17.         <type>image</type>
  18.         <id>1</id>
  19.         <posX>60</posX>
  20.         <posY>20</posY>
  21.         <texture>movieinfo_logo.png</texture>
  22.     </control>    
  23.     <control>
  24.         <description>Movie Title value</description> 
  25.         <type>fadelabel</type> 
  26.         <id>1</id> 
  27.         <posX>200</posX>
  28.         <posY>40</posY>
  29.         <width>400</width>
  30.         <label>#title</label> 
  31.         <font>font18</font>
  32.         <align>left</align> 
  33.         <textcolor>FFFFFFFF</textcolor> 
  34.     </control>
  35.     <control>
  36.         <description>MPAA Rating</description> 
  37.         <type>fadelabel</type> 
  38.         <id>1</id> 
  39.         <posX>200</posX>
  40.         <posY>70</posY>
  41.         <width>400</width>
  42.         <label>(#mpaarating)</label> 
  43.         <font>font12</font>
  44.         <align>left</align> 
  45.         <textcolor>FFFFFFFF</textcolor> 
  46.     </control>
  47.     <control>
  48.         <description>Play Button</description> 
  49.         <type>button</type> 
  50.         <id>2</id> 
  51.         <posX>60</posX> 
  52.         <posY>97</posY> 
  53.         <width>120</width> 
  54.         <height>32</height> 
  55.         <textureFocus>button_small_imdb_focus.png</textureFocus>
  56.         <textureNoFocus>button_small_imdb_nofocus.png</textureNoFocus>        
  57.         <label>208</label> 
  58.         <font>font13</font> 
  59.         <onleft>22</onleft> 
  60.         <onright>22</onright> 
  61.         <onup>7</onup> 
  62.         <ondown>3</ondown> 
  63.     </control>
  64.     <control>
  65.         <description>Plot</description> 
  66.         <type>togglebutton</type> 
  67.         <id>3</id> 
  68.         <posX>60</posX> 
  69.         <posY>131</posY> 
  70.         <width>120</width> 
  71.         <height>32</height> 
  72.         <label>207</label>
  73.         <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  74.         <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  75.         <textureFocus>togglebutton-on-focus.png</textureFocus>
  76.         <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  77.         <textcolor>ffffffff</textcolor>
  78.         <colordiffuse>ffffffff</colordiffuse>
  79.         <disabledcolor>60ffffff</disabledcolor>
  80.         <font>font13</font> 
  81.         <onleft>22</onleft> 
  82.         <onright>22</onright> 
  83.         <onup>2</onup> 
  84.         <ondown>4</ondown>
  85.     </control>
  86.     <control>
  87.         <description>Cast</description> 
  88.         <type>togglebutton</type> 
  89.         <id>4</id> 
  90.         <posX>60</posX> 
  91.         <posY>165</posY> 
  92.         <width>120</width> 
  93.         <height>32</height> 
  94.         <label>206</label>
  95.         <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  96.         <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  97.         <textureFocus>togglebutton-on-focus.png</textureFocus>
  98.         <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  99.         <textcolor>ffffffff</textcolor>
  100.         <colordiffuse>ffffffff</colordiffuse>
  101.         <disabledcolor>60ffffff</disabledcolor>
  102.         <font>font13</font> 
  103.         <onleft>22</onleft> 
  104.         <onright>22</onright> 
  105.         <onup>3</onup> 
  106.         <ondown>5</ondown> 
  107.     </control>
  108.     
  109.     <control>
  110.         <description>Refresh</description> 
  111.         <type>button</type> 
  112.         <id>5</id> 
  113.         <posX>60</posX> 
  114.         <posY>199</posY> 
  115.         <width>120</width> 
  116.         <height>32</height> 
  117.         <textureFocus>button_small_imdb_focus.png</textureFocus>
  118.         <textureNoFocus>button_small_imdb_nofocus.png</textureNoFocus>        
  119.         <label>184</label> 
  120.         <onleft>22</onleft> 
  121.         <onright>22</onright> 
  122.         <onup>4</onup> 
  123.         <ondown>6</ondown> 
  124.     </control>
  125.     
  126.     <control>
  127.         <description>Watched</description> 
  128.         <type>togglebutton</type> 
  129.         <id>6</id> 
  130.         <posX>60</posX> 
  131.         <posY>233</posY> 
  132.         <width>120</width> 
  133.         <height>32</height> 
  134.         <AltTextureFocus>togglebutton-off-focus.png</AltTextureFocus>
  135.         <AltTextureNoFocus>togglebutton-off-nofocus.png</AltTextureNoFocus>
  136.         <textureFocus>togglebutton-on-focus.png</textureFocus>
  137.         <textureNoFocus>togglebutton-on-nofocus.png</textureNoFocus>
  138.         <textcolor>ffffffff</textcolor>
  139.         <colordiffuse>ffffffff</colordiffuse>
  140.         <disabledcolor>60ffffff</disabledcolor>
  141.         <label>1010</label> 
  142.         <onleft>22</onleft> 
  143.         <onright>22</onright> 
  144.         <onup>5</onup> 
  145.         <ondown>10</ondown> 
  146.     </control>
  147.     
  148.     
  149.     <control>
  150.         <description>image title:</description> 
  151.         <type>label</type> 
  152.         <id>30</id> 
  153.         <posX>60</posX>
  154.         <posY>270</posY>
  155.         <label>734</label> 
  156.         <font>font13</font>
  157.         <align>left</align> 
  158.         <textcolor>FFB2D4F5</textcolor>
  159.     </control>
  160.     <control>
  161.         <description>spin control</description>
  162.         <type>spincontrol</type>
  163.         <id>10</id>
  164.         <posX>60</posX>
  165.         <posY>292</posY>
  166.         <onup>6</onup>
  167.         <ondown>11</ondown> 
  168.     </control>
  169.     <control>
  170.         <description>disc:</description> 
  171.         <type>label</type> 
  172.         <id>100</id> 
  173.         <posX>60</posX> 
  174.         <posY>315</posY> 
  175.         <label>427</label> 
  176.         <font>font13</font> 
  177.         <textcolor>FFB2D4F5</textcolor> 
  178.     </control>
  179.     <control>
  180.         <description>disc select</description> 
  181.         <type>spincontrol</type> 
  182.         <id>11</id> 
  183.         <posX>60</posX> 
  184.         <posY>337</posY> 
  185.         <reverse>yes</reverse> 
  186.         <onup>10</onup> 
  187.         <ondown>2</ondown> 
  188.         <onleft>5</onleft> 
  189.         <onright>5</onright> 
  190.         <textcolor>FFFFFFFF</textcolor>
  191.         <buddycontrolid>100</buddycontrolid>
  192.         <showrange>no</showrange>
  193.     </control>
  194.     <control>
  195.         <type>imagelist</type>
  196.         <id>1</id>
  197.         <posX>400</posX>
  198.         <posY>100</posY>
  199.         <width>100</width>
  200.         <height>32</height>
  201.         <textureWidth>16</textureWidth>
  202.         <textureHeight>16</textureHeight>
  203.         <subitems>
  204.             <subitem>greystar.png</subitem>
  205.             <subitem>star.png</subitem>
  206.         </subitems>
  207.         <orientation>horizontal</orientation>
  208.         <align>left</align>
  209.         <percentage>#rating</percentage>
  210.     </control>
  211.     <control>
  212.         <description>Votes txt</description> 
  213.         <type>label</type> 
  214.         <id>1</id> 
  215.         <posX>400</posX> 
  216.         <posY>115</posY> 
  217.         <label>205</label> 
  218.         <font>font13</font> 
  219.         <textcolor>FFB2D4F5</textcolor> 
  220.     </control>
  221.     <control>
  222.         <description>Votes value</description> 
  223.         <type>label</type> 
  224.         <id>1</id> 
  225.         <posX>400</posX> 
  226.         <posY>130</posY> 
  227.         <label>#votes</label> 
  228.         <font>font13</font> 
  229.         <textcolor>FFFFFFFF</textcolor> 
  230.     </control>
  231.     <control>
  232.         <description>Genre txt</description> 
  233.         <type>label</type> 
  234.         <id>1</id> 
  235.         <posX>400</posX> 
  236.         <posY>160</posY> 
  237.         <label>174</label> 
  238.         <font>font13</font> 
  239.         <textcolor>FFB2D4F5</textcolor> 
  240.     </control>
  241.     <control>
  242.         <description>Genre value</description> 
  243.         <type>label</type> 
  244.         <id>1</id> 
  245.         <posX>400</posX> 
  246.         <posY>175</posY> 
  247.         <label>#genre</label> 
  248.         <font>font13</font> 
  249.         <textcolor>FFFFFFFF</textcolor> 
  250.     </control>
  251.     <control>
  252.         <description>Director txt</description> 
  253.         <type>label</type> 
  254.         <id>1</id> 
  255.         <posX>400</posX> 
  256.         <posY>205</posY> 
  257.         <label>199</label> 
  258.         <font>font13</font> 
  259.         <textcolor>FFB2D4F5</textcolor> 
  260.     </control>
  261.     <control>
  262.         <description>Director value</description> 
  263.         <type>label</type> 
  264.         <id>1</id> 
  265.         <posX>400</posX> 
  266.         <posY>220</posY> 
  267.         <label>#director</label> 
  268.         <font>font13</font> 
  269.         <textcolor>FFFFFFFF</textcolor> 
  270.     </control>
  271.     <control>
  272.         <description>Year txt</description> 
  273.         <type>label</type> 
  274.         <id>1</id> 
  275.         <posX>400</posX> 
  276.         <posY>250</posY> 
  277.         <label>201</label> 
  278.         <font>font13</font> 
  279.         <textcolor>FFB2D4F5</textcolor> 
  280.     </control>
  281.     <control>
  282.         <description>Year value</description> 
  283.         <type>label</type> 
  284.         <id>1</id> 
  285.         <posX>400</posX> 
  286.         <posY>265</posY> 
  287.         <label>#year</label> 
  288.         <font>font13</font> 
  289.         <textcolor>FFFFFFFF</textcolor> 
  290.     </control>
  291.     <control>
  292.         <description>Runtime txt</description> 
  293.         <type>label</type> 
  294.         <id>1</id> 
  295.         <posX>400</posX> 
  296.         <posY>295</posY> 
  297.         <label>299</label> 
  298.         <font>font13</font> 
  299.         <textcolor>FFB2D4F5</textcolor> 
  300.     </control>
  301.     <control>
  302.         <description>Runtime value</description> 
  303.         <type>label</type> 
  304.         <id>1</id> 
  305.         <posX>400</posX> 
  306.         <posY>310</posY> 
  307.         <label>#runtime</label> 
  308.         <font>font13</font> 
  309.         <textcolor>FFFFFFFF</textcolor> 
  310.     </control>
  311.     <control>
  312.         <description>Plot value</description> 
  313.         <type>textboxscrollup</type> 
  314.         <id>20</id> 
  315.         <posX>200</posX> 
  316.         <posY>400</posY> 
  317.         <width>420</width>
  318.         <height>120</height> 
  319.         <label>#plot</label> 
  320.         <font>font13</font> 
  321.         <textcolor>FFFFFFFF</textcolor> 
  322.     </control>
  323.     <control>
  324.         <description>Movie logo</description> 
  325.         <type>image</type> 
  326.         <id>21</id> 
  327.         <posX>200</posX> 
  328.         <posY>100</posY> 
  329.         <width>180</width> 
  330.         <height>275</height>
  331.         <texture>#thumb</texture> 
  332.         <colorkey>FFFF00FF</colorkey> 
  333.         <colordiffuse>FFFFFFFF</colordiffuse>
  334.         <keepaspectratio>yes</keepaspectratio>
  335.     </control>
  336.     <control>
  337.         <description>textarea</description> 
  338.         <type>textbox</type> 
  339.         <id>22</id> 
  340.         <posX>200</posX> 
  341.         <posY>400</posY> 
  342.         <width>420</width>
  343.         <height>150</height> 
  344.         <onleft>2</onleft> 
  345.         <onright>2</onright> 
  346.         <onup>2</onup> 
  347.         <ondown>2</ondown> 
  348.         <label>#cast</label>
  349.     </control>
  350.  </controls>
  351. </window>